home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / The Complete Sherlock Archive / Mac / MacFixIt.src / MacFixIt.src next >
Text File  |  1998-10-27  |  798b  |  35 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5. <search 
  6.     name="MacFixIt"
  7.     method="GET"
  8.     action="http://www.macfixit.com/search/search.cgi"
  9.     update="http://www.apple-donuts.com/sherlock/MacFixIt.src.hqx"
  10.     updateCheckDays = 3
  11.     bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
  12.     bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">'
  13.     >
  14.     
  15. <INPUT NAME="key" user>
  16. <INPUT NAME="start" VALUE="">
  17. <INPUT NAME="end" VALUE="">
  18. <INPUT NAME="und" VALUE="value">
  19. <INPUT NAME="last" VALUE="a">
  20. <INPUT NAME="bool" VALUE="OR">
  21. <INPUT NAME="sense" VALUE="i">
  22. <INPUT NAME="limit" VALUE="30">
  23.  
  24.  
  25.  
  26. <interpret
  27. resultListStart="<html>"
  28. resultListEnd="<br><br><center>"
  29.  
  30. resultItemStart=". "
  31. resultItemEnd="<p>"
  32. >
  33. </search>
  34.  
  35.